-
Notifications
You must be signed in to change notification settings - Fork 865
Conversation
Hi, @colin-marshall ! Great work, thanks! A few comments
I added the following devDependencies to package.json and got rid of the error:
This can be fixed by changing
Don't know if I should commit the fixes to your pull request (or if that is even possible), or if you should do it? When this PR is merged, I can make a new pull request with the necessary adjustments in the kitchen-sink template. Solid work, Colin! Really appreciate your commitment and effort! :) |
Couldn't find out how to update this PR with my changes, so I created a new one: #742 Thanks again. |
Needs testing. Includes:
Of note:
.top-bar
class in_navigation.scss
in order to preserve submenu/second level dropdown arrows. This may effect dropdown menus outside of the navigation, so an alternate solution might be necessary.